Welcome![Sign In][Sign Up]
Location:
Search - delay pic exe

Search list

[Embeded-SCM DevelopPIC-DELAY

Description: PIC汇编各个时间延时小程序,已经通过测试。总结~!-PIC compilation of various small time delay process, has passed the test. Summary ~!
Platform: | Size: 1024 | Author: zhangfulong | Hits:

[Other Embeded programPICFDelayCalc

Description: pic延时子程序,同过.EXE文件取出的值替换下面的代码,就能很好的实现延时。 1层循环例程: movlw 0x00 取值 movwf n0 incfsz n0 goto $-1 return 2层循环例程: movlw 0x11 外层 movwf n1 movlw 0x00 里层 movwf n0 incfsz n0 goto $-1 incfsz n1 goto $-5 return-Delay Subroutine pic with the cross. EXE file out of the value of the replacement of the following code, we can achieve very good latency. 1 layer cycle routine: movlw 0x00 value movwf n0 incfsz n0 goto $-1 return 2 layer cycle routine: movlw 0x11 outer movwf n1 movlw 0x00 inner layer movwf n0 incfsz n0 goto $-1 incfsz n1
Platform: | Size: 6144 | Author: wugp | Hits:

CodeBus www.codebus.net